home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / pearlharbour.swf / scripts / DefineButton2_43 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  44 b   |  4 lines

  1. on(release){
  2.    _root.gameplay = true;
  3. }
  4.